home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / math_triangles.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-20  |  59 b   |  5 lines

  1. on(press){
  2.    _root.Result = "";
  3.    startDrag("",1);
  4. }
  5.